﻿2026-06-16T09:35:35.5331441Z ##[group]Run actions/checkout@v5
2026-06-16T09:35:35.5332150Z with:
2026-06-16T09:35:35.5332465Z   fetch-depth: 0
2026-06-16T09:35:35.5332832Z   repository: SaberMage/spt-core
2026-06-16T09:35:35.5335584Z   token: ***
2026-06-16T09:35:35.5335873Z   ssh-strict: true
2026-06-16T09:35:35.5336169Z   ssh-user: git
2026-06-16T09:35:35.5336487Z   persist-credentials: true
2026-06-16T09:35:35.5336815Z   clean: true
2026-06-16T09:35:35.5337121Z   sparse-checkout-cone-mode: true
2026-06-16T09:35:35.5337467Z   fetch-tags: false
2026-06-16T09:35:35.5337785Z   show-progress: true
2026-06-16T09:35:35.5338108Z   lfs: false
2026-06-16T09:35:35.5338495Z   submodules: false
2026-06-16T09:35:35.5338862Z   set-safe-directory: true
2026-06-16T09:35:35.5339373Z ##[endgroup]
2026-06-16T09:35:35.7144730Z Syncing repository: SaberMage/spt-core
2026-06-16T09:35:35.7145903Z ##[group]Getting Git version info
2026-06-16T09:35:35.7146420Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T09:35:35.7373770Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:35:35.7579268Z git version 2.43.0.windows.1
2026-06-16T09:35:35.7605902Z ##[endgroup]
2026-06-16T09:35:35.7613668Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d02931c8-3674-4d71-b9f4-4a4c579ad4e4\.gitconfig'
2026-06-16T09:35:35.7627034Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d02931c8-3674-4d71-b9f4-4a4c579ad4e4' before making global git config changes
2026-06-16T09:35:35.7627975Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:35:35.7631696Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:35:35.7856030Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T09:35:35.8036621Z https://github.com/SaberMage/spt-core
2026-06-16T09:35:35.8064428Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:35:35.8068411Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:35:35.8260695Z refs/heads/dev-freeform
2026-06-16T09:35:35.8285898Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-16T09:35:35.8605838Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:35:35.9125619Z ##[endgroup]
2026-06-16T09:35:35.9128569Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T09:35:36.2728843Z ##[group]Cleaning the repository
2026-06-16T09:35:36.2731875Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T09:35:41.7546355Z Removing .adapter-notify/
2026-06-16T09:35:41.7547031Z Removing target/
2026-06-16T09:35:41.7580598Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T09:35:41.8029133Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:35:41.8058231Z ##[endgroup]
2026-06-16T09:35:41.8063043Z ##[group]Disabling automatic garbage collection
2026-06-16T09:35:41.8068478Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:35:41.8423852Z ##[endgroup]
2026-06-16T09:35:41.8424343Z ##[group]Setting up auth
2026-06-16T09:35:41.8430263Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:35:41.8708640Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:35:42.2462431Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:35:42.2689986Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:35:42.6054582Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:35:42.6267792Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:35:42.9658785Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:35:42.9940969Z ##[endgroup]
2026-06-16T09:35:42.9941628Z ##[group]Fetching the repository
2026-06-16T09:35:42.9947875Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-16T09:35:44.5773578Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/dev-freeform
2026-06-16T09:35:44.6007504Z   origin/dev-freeform
2026-06-16T09:35:44.6034292Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/dev-freeform
2026-06-16T09:35:44.6223425Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:35:44.6243804Z ##[endgroup]
2026-06-16T09:35:44.6244147Z ##[group]Determining the checkout info
2026-06-16T09:35:44.6244477Z ##[endgroup]
2026-06-16T09:35:44.6249163Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:35:44.6513655Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:35:44.6726408Z ##[group]Checking out the ref
2026-06-16T09:35:44.6730593Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:35:44.7132142Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:35:44.7132522Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T09:35:44.7132874Z Switched to and reset branch 'dev-freeform'
2026-06-16T09:35:44.7156628Z ##[endgroup]
2026-06-16T09:35:44.7406998Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:35:44.7619491Z c5887db27f6c8576decec071c073e76c5144ba66
